type encoding/binary.bigEndian (struct) Method Implmentations GoString() string M : fmt.GoStringer.GoString PutUint16(b []byte, v uint16) M : ByteOrder.PutUint16 PutUint32(b []byte, v uint32) M : ByteOrder.PutUint32 PutUint64(b []byte, v uint64) M : ByteOrder.PutUint64 String() string M : ByteOrder.String M : fmt.Stringer.String M : context.stringer.String M : runtime.stringer.String Uint16(b []byte) uint16 M : ByteOrder.Uint16 Uint32(b []byte) uint32 M : ByteOrder.Uint32 M : vendor/golang.org/x/sys/cpu.byteOrder.Uint32 Uint64(b []byte) uint64 M : ByteOrder.Uint64 M : vendor/golang.org/x/sys/cpu.byteOrder.Uint64
Method Implmentations GoString() string M : fmt.GoStringer.GoString PutUint16(b []byte, v uint16) M : ByteOrder.PutUint16 PutUint32(b []byte, v uint32) M : ByteOrder.PutUint32 PutUint64(b []byte, v uint64) M : ByteOrder.PutUint64 String() string M : ByteOrder.String M : fmt.Stringer.String M : context.stringer.String M : runtime.stringer.String Uint16(b []byte) uint16 M : ByteOrder.Uint16 Uint32(b []byte) uint32 M : ByteOrder.Uint32 M : vendor/golang.org/x/sys/cpu.byteOrder.Uint32 Uint64(b []byte) uint64 M : ByteOrder.Uint64 M : vendor/golang.org/x/sys/cpu.byteOrder.Uint64